github.com/andybalholm/brotli/matchfinder.Bargain3.table12 (field)
9 uses
github.com/andybalholm/brotli/matchfinder (current package)
bargain3.go#L22: table12 [1 << 19]tableEntry
bargain3.go#L33: z.table12 = [len(z.table12)]tableEntry{}
bargain3.go#L88: for i := range z.table12 {
bargain3.go#L89: v := z.table12[i].offset
bargain3.go#L92: z.table12[i] = tableEntry{}
bargain3.go#L94: z.table12[i].offset = v
bargain3.go#L165: candidate12 := z.table12[nextHash12]
bargain3.go#L170: z.table12[nextHash12] = entry
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |